From 9b18deee1f374637034b070e09b72b9933a84f36 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 8 Mar 2015 18:14:18 -0400 Subject: [PATCH] Add a missing word in the docs --- gtk/gtkfilechooserwidget.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkfilechooserwidget.c b/gtk/gtkfilechooserwidget.c index 8696e24a9b..6e4375cd9b 100644 --- a/gtk/gtkfilechooserwidget.c +++ b/gtk/gtkfilechooserwidget.c @@ -7154,7 +7154,7 @@ gtk_file_chooser_widget_class_init (GtkFileChooserWidgetClass *class) * which gets emitted when the user asks for it. * * This is used to make the file chooser show a "Location" - * prompt when the user pastes #GtkFileChooserWidget. + * prompt when the user pastes into a #GtkFileChooserWidget. * * The default binding for this signal is `Control + V`. */ -- 2.30.2